home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS Toolkit
/
BBS Toolkit.iso
/
doors_2
/
zzap65a.zip
/
ZZAP.REF
< prev
Wrap
Text File
|
1991-08-11
|
2KB
|
43 lines
ZZAP Quick Reference Guide
Configuration file commands:
ARC= Archiving program specification. EXT PROGNAME.EXT OPTIONS
UNARC= Unarchiving program specification. EXT PROGNAME.EXT OPTIONS
DEFAULT= The default extension, accepts any archive file extension.
BADDIR= The subdirectory to place corrupted and infected archives.
SWITCH= Default command line switches.
FIXER= Program name and options for file list fix up program.
AGE= Maximum days old of files to be processed.
PRE= Program and options to execute before extracting files from the
archive .
MID= Program and options to execute after extracting files from the
archive.
POST= Program and to execute to execute after creating the new archive.
SCANOPT= Command line options for SCAN.EXE (virus scanner).
Command line switches:
/A± Flag HIDDEN, SYSTEM, or READ-ONLY attributes, archives containing
files with any of these attributes will be considered corrupted.
/C± Call the fix up program defined by FIXER=.
/D? Date stamping, ? can be (L)atest, (O)riginal, or (T)oday.
/E??? Default extension (overides DEFAULT=), ??? is the 3 letter extension.
/F± Create list of converted archives.
/I± Ignore the AGE= setting and process all files regardless of age.
/K± Keep the original archive.
/N± Convert nested archives.
/O± Convert all archives to original archive type.
/P± Prevent overwriting of archives when converting.
/R± Recurse subdirectories.
/S± Strip HIDDEN, SYSTEM, and READ-ONLY attributes from files.
/T± Test mode, don't create new archives.
/V± Check for viruses using SCAN.EXE
/X± Use EMS or XMS when executing external programs.
/Z± Enable/disable I/O redirection.
NOTE: ± indicates the switch accepts a "+" or "-" after the letter,
e.g. "/V+". A "+" turns the option on, a "-" turns the option off.
Omitting it has the same effect as a "+".